home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 May / Software of the Month - Ultimate Collection Shareware 261.iso / mac / Games / X-Files Trivia / X-Files Trivia Challenge PPC / X-Files Trivia Challenge PPC.rsrc / STR#_5002.txt < prev    next >
Encoding:
Text File  |  1998-08-19  |  3.3 KB  |  211 lines

  1. abs=get abs(|<number>|)
  2.  
  3. annuity=get annunity(|<rate>|,<periods>)
  4.  
  5. atan=get atan(|<angle>|)
  6.  
  7. average=get average(|<numberList>|)
  8.  
  9. backList=get the backList
  10.  
  11. backScripts=get the backScripts
  12.  
  13. charToNum=get charToNum(|<character>|)
  14.  
  15. clickChunk=get the clickChunk
  16.  
  17. clickH=get the clickH
  18.  
  19. clickLine=get the clickLine
  20.  
  21. clickLoc=get the clickLoc
  22.  
  23. clickText=get the clickText
  24.  
  25. clickV=get the clickV
  26.  
  27. clipBoard=get the clipboard
  28.  
  29. commandKey=get the commandKey
  30.  
  31. compound=get compound(|<rate>|,<periods>)
  32.  
  33. cos=get cos(|<angle>|)
  34.  
  35. currentMenu=get currentMenu(<positionNumber>)
  36.  
  37. currentWindow=get the currentWindow
  38.  
  39. date=get the date
  40.  
  41. date=get the date
  42.  
  43. dialog=get dialog(|<action>|,<param>)
  44.  
  45. diskSpace=get the diskSpace
  46.  
  47. environment=get the environment
  48.  
  49. errorObject=get the errorObject
  50.  
  51. errorOffset=get the errorOffset
  52.  
  53. exists=get exists(<projectDesc>)
  54.  
  55. exp=get exp(|<number>|) -- returns e ^ #
  56.  
  57. exp2=get exp2(|<number>|) -- returns 2 ^ #
  58.  
  59. expl=get exp1(|<number>|) -- returns e ^ # minus 1
  60.  
  61. filePlayTime=get the filePlayTime
  62.  
  63. forthList=get the forthList
  64.  
  65. foundChunk=get the foundChunk
  66.  
  67. foundField=get the foundField
  68.  
  69. foundLine=get the foundLine
  70.  
  71. foundText=get the foundText
  72.  
  73. foundWindow=get the foundWindow
  74.  
  75. frontScripts=gt the frontScripts
  76.  
  77. globalLoc=get globalLoc(|<location>|)
  78.  
  79. globals=globals
  80.  
  81. hasMemory=get hasMemory(|<number>|)
  82.  
  83. heapSpace=get the heapSpace
  84.  
  85. intersect=get intersect(|<objectDesc>|,<objectDesc>)
  86.  
  87. isNumber=get isNumber(|<value>|)
  88.  
  89. length=get length(|<value>|)
  90.  
  91. lineOffset=get lineOffset(|<target>|,<fieldDesc>[,<startLine>])
  92.  
  93. ln=get ln(|<number>|) -- natural log of #
  94.  
  95. lnl=get ln(|<number>|) -- natural log of (# + 1_
  96.  
  97. localLoc=get localLoc(|<location>|)
  98.  
  99. log2=get log2(|<number>|) -- log (base 2) of #
  100.  
  101. machine=get the machine
  102.  
  103. max=get max(<numberList>|)
  104.  
  105. menus=get the menus
  106.  
  107. min=get min(<numberList>|)
  108.  
  109. mouse=get the mouse
  110.  
  111. mouseClick=get the mouseClick
  112.  
  113. mouseH=get the mouseH
  114.  
  115. mouseLoc=get the mouseLoc
  116.  
  117. mouseV=get the mouseV
  118.  
  119. movie=get movie(|<movieRefNum>|,<actionKeyword>[,<param1>[,<param2>[,<param3>]]])
  120.  
  121. numToChar=get numToChar(|<number>|)
  122.  
  123. offset=get offset(|<target>|,<fieldDesc>[,<startChar>])
  124.  
  125. optionKey=get the optionKey
  126.  
  127. param=get param(|<number>|)
  128.  
  129. paramCount=get the paramCount
  130.  
  131. params=get the params
  132.  
  133. platform=get the platform
  134.  
  135. processor=get the processor
  136.  
  137. programs=get the programs
  138.  
  139. pushList=get the pushList
  140.  
  141. random=get random(|<maxNumber>|)
  142.  
  143. result=get the result
  144.  
  145. round=get round(|<number>|)
  146.  
  147. screenLoc=get the screenLoc
  148.  
  149. screenRect=get the screenRect
  150.  
  151. seconds=get the seconds
  152.  
  153. selectedChunk=get the selectedChunk
  154.  
  155. selectedField=get the selectedField
  156.  
  157. selectedGraphic=get the selectedGraphic
  158.  
  159. selectedLine=get the selectedLine
  160.  
  161. selectedLoc=get the selectedLoc
  162.  
  163. selectedText=get the selectedText
  164.  
  165. sharedFile=get the sharedFile
  166.  
  167. shiftKey=get the shiftKey
  168.  
  169. sin=get sin(|<angle>|)
  170.  
  171. sound=get the sound
  172.  
  173. soundDevices=get the soundDevices
  174.  
  175. speechBusy=get the speechBusy
  176.  
  177. sqrt=get sqrt(|<number>|)
  178.  
  179. stackSpace=get the stackSpace
  180.  
  181. sum=get sum(|<numberList>|)
  182.  
  183. systemVersion=get the systemVersion
  184.  
  185. tan=get tan(|<angle>|)
  186.  
  187. target=get the target
  188.  
  189. textHeightSum=get textHeightSum(|<fieldDesc>|)
  190.  
  191. ticks=get the ticks
  192.  
  193. time=get the time
  194.  
  195. topWindow=get the topWindow
  196.  
  197. trunc=get trunc(|<number>|)
  198.  
  199. urlStatus=get URLStatus(|<urlPath>|)
  200.  
  201. value=get value(|<fieldDesc>|)
  202.  
  203. version=get the version
  204.  
  205. version=get version(<projectDesc>)
  206.  
  207. voices=get the voices
  208.  
  209. windows=get the windows
  210.  
  211.